home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 5 / UNUNIX1 / SOURCE_C / UNUNIX.H < prev   
Text File  |  1992-07-19  |  220b  |  12 lines

  1. /* Header for unUNIX */
  2.  
  3. void Drag_n_Drop (void);
  4. void InitMacintosh (void);
  5. long DealwEvent (EventRecord);
  6. void setCreator (void);
  7.  
  8. void Dothetextthang (Str255, int);
  9. OSType getCreator (void);
  10. void addsuffix (Str255);
  11.  
  12.